docs(connectors): Escape connector reference#15342
Open
devGregA wants to merge 1 commit into
Open
Conversation
Document the Escape (escape.tech) API-security DAST connector: the API-key prerequisite, the Location/Secret/Minimum-Severity mappings, and the whole-account model (every organization -> every application -> a Record per application with a scan; each latest-scan issue -> finding, severity/CWE/OWASP-tag/method-tag/endpoint/remediation, dynamic, dedupe on issue id). Companion to connectors#762 and dojo-pro#2013. sc-13909 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Escape connector reference
Adds the connector reference entry for the new Escape connector
(DefectDojo-Inc/connectors#762, dojo-pro#2013). Escape is an API-security
DAST platform.
Documents:
Authorization: Keyheader; never logged).https://public.escape.tech/v2), Secret,and optional Minimum Severity field mappings.
per application that has a scan; each latest-scan issue → a finding
(severity, CWE, OWASP/method tags, endpoint, remediation), recorded as a
dynamic finding and de-duplicated on Escape's issue id.
sc-13909
🤖 Generated with Claude Code